Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(player): allow pausing while loading #4797

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

FineFindus
Copy link
Contributor

Fixes #4784, the player should only pause when it has no buffer to play, not when it is loading, as it always loads, until the allocated buffer is full.

Fixes libre-tube#4784, the player should only pause when it has no buffer to play, not when it is loading, as it always loads, until the allocated buffer is full.
@Bnyro Bnyro merged commit bd31660 into libre-tube:master Sep 17, 2023
4 checks passed
@FineFindus FineFindus deleted the fix/play-button branch September 17, 2023 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Play button not working.
2 participants